Content starts here Data Service File Validation During Deployment
This page last changed on Apr 10, 2008.

Data Service File Validation During Deployment

In the Eclipse IDE a dataspace project's data service (.ds) files are validated automatically according to the following deployment model:

  • When a user wants to deploy a dataspace project to a WebLogic server using the Deploy Project option, all the Java projects referenced by the dataspace project are built.
  • The output files are packaged in JAR files (one per referenced Java project) in the dataspace project's DSP-INF/lib directory during deployment.
  • The deploy action validates the dataspace project.
  • All the project's artifacts are collected.
  • The collected artifacts are deployed to the server.
Document generated by Confluence on Apr 28, 2008 15:54